home *** CD-ROM | disk | FTP | other *** search
/ SGI Hot Mix 18 / Silicon_Graphics_hot mix 18.iso / netresults / NRPrefs / Server.cfg < prev    next >
Encoding:
Text File  |  1998-02-14  |  4.5 KB  |  35 lines

  1. #
  2. #Fri Dec 19 14:16:31 EST 1997
  3. PAGE_ON_DEMAND_CGI_PATH=M "Page on demand - CGI path" STRING "cgi-bin/cgweb.cgi" "If CGI is the method for page on demand, then specify the path of the CGI directory"
  4. SEARCHERS_MIN=A "Searchers - min." INTEGER 1 1 10 "" "Minimum number of searchers - Decreasing this number will decrease resource consumption, but performance may be degraded"
  5. SEARCHERS_MIN_WAIT_MS=A "Searchers - min. wait" INTEGER 250 250 1000 "millisecs." "If connections are waiting for less than this amount of time for a searcher, then the number of searchers may be decreased"
  6. WAKE_UP_MINUTES=A "Dynamic HTML - garbage collector wakeup" INTEGER 30 30 150 "min." "Garbage collector wakes up periodically to delete dynamic HTML files"
  7. SEARCH_APPLET_CODE_BASE=G "Search applet code base" STRING /nrapplets/search "This URL points to where search applets are installed"
  8. FIELDS_ARE_CONTENT=A "Copy fields" BOOLEAN F "Enabled" "Disabled" "When enabled, words found in fields will also be indexed as document body content"
  9. EXPIRY_MINUTES=A "Dynamic HTML file expiration" INTEGER 720 30 1200 "min." "Number of minutes that dynamic HTML files are allowed to remain on the system before being deleted by the garbage collector"
  10. UDMVE_LENGTH=A "Max length of user-defined tag" INTEGER 500 80 1000 "bytes" "Specifies the maximum length of each string prefixed by a user-defined tag"
  11. PAGE_ON_DEMAND_SERVLET_PORT=M "Page on demand - servlet port" INTEGER 7010 1024 9999 "" "This is the port to the servlet when Java Viewer is used"
  12. HITS_PER_PAGE=A "Hits per results page" INTEGER 10 5 20 "" "Hits exceeding this limit are overflowed on to the next page"
  13. MAX_SORTED=A "Maximum sorted hits" INTEGER 200 10 200 "" "If the number of hits exceed this parameter, then the hits are not sorted"
  14. TEMP_HTML_DIR=G "Dynamic HTML - directory" STRING C:/oreilly/javaref/netresults/temp "Dynamic HTML files are stored in this directory"
  15. NO_RESULT_URL=G "URL of no results HTML file" STRING file:///C|/oreilly/javaref/netresults/temp/noResults.html "When a query produces no results, this URL is returned"
  16. OLD_URL_PREFIX=H "URL prefix - old" STRING "file:/C|/oreilly/javaref" "For desktop edition"
  17. NEW_URL_PREFIX=H "URL prefix - new" STRING "file:?" "For desktop edition"
  18. SEARCHERS_MAX_WAIT_MS=A "Searchers - max. wait" INTEGER 5000 2000 10000 "millisecs." "If connections are waiting for more than this amount of time for a searcher, then the number of searchers may be increased"
  19. CASCADE=G "Cascade " BOOLEAN T Enabled Disabled "Disabling this option treats all queries as local"
  20. UDMVE_COUNT=A "User-defined tags - count" INTEGER 4 1 10 "" "Controls the number of user-defined tags recognized during parsing"
  21. MV_SEARCH_BYTES=A "Part of document for tag search" INTEGER 600 255 999999 "bytes" "The parser will examine this amount when scanning a document for user-defined tags"
  22. LOG_EVENT=G "Log events" BOOLEAN F Yes No "Events are admin. and search messages to the server"
  23. MAX_PERM_CONNECT=A "Search connections - max. permanent" INTEGER 10 0 100 "" "Search applets are allowed to remain connected after a query if the number of search connections falls below this parameter"
  24. PORT_SEARCH=A "Port - search service" INTEGER 6010 1024 9999 "" "Server needs restarting for this change to take effect"
  25. TEMP_HTML_URL=G "Dynamic HTML - URL" STRING file:///C|/oreilly/javaref/netresults/temp "This is the URL that corresponds to the dynamic HTML directory"
  26. ADMIN_CONN_TIMEOUT_SECS=A "Admin. connection timeout" INTEGER 60 30 240 "sec." "Connection to the admin. service is broken if no messages are sent to it within this threshold"
  27. PORT_ADMIN=A "Port - admin. service" INTEGER 6020 1024 9999 "" "Server needs restarting for this change to take effect"
  28. CD_PATH=H "CD-ROM Path" STRING /OREILLY "Path of CD-ROM drive; used for Desktop Edition"
  29. PAGE_ON_DEMAND=M "Page on demand" LIST "None" "None;CGI;Java Viewer & CGI;Java Viewer & Byte Server" "Choose the method to use for page on demand, if available"
  30. MAX_CONNECT=A "Search connections - max." INTEGER 50 1 100 "" "Search connections are refused if the number of existing connections exceed this parameter"
  31. SEARCHERS_MAX=A "Searchers - max." INTEGER 10 15 100 "" "Maximum number of searchers - Increasing this number will increase resource consumption, but performance may be improved"
  32. DOC_ROOT=H "Documents root" STRING "html/search" "Document root; used for Desktop Edition"
  33. SEARCH_RESULTS_PORT_HTTP=H "Port - http service" INTEGER 6016 "Port - http service; used for Desktop Edition"
  34. SEARCH_APPLET_PORT_HTTP=H "Port - http service" INTEGER 6015 "Port - http service; used for Desktop Edition"
  35.